home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-04-21 | 568 b | 25 lines | [TEXT/MPS ] |
- #========================================================================================
- #
- # File: FWExcLib.exp
- # Release Version: $ 1.0d1 $
- #
- # Creation Date: 3/28/94
- #
- # Copyright: © 1993, 1994 by Apple Computer, Inc., all rights reserved.
- #
- #========================================================================================
-
- #define kFWExcLibID "framework$FWExcLib,1.0.0"
-
- Library {
- id = kFWExcLibID;
- version = 1.0.0;
- };
-
- #define kFWExcLibFunctionSetID "appl:framework:FWExcLib$fs"
-
- FunctionSet FWExcLibFunctionSet
- {
- id = kFWExcLibFunctionSetID;
- };
- T